home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / b2day321.zip / BBS2DAY.CTL < prev    next >
Text File  |  1991-07-08  |  12KB  |  335 lines

  1. %─────────────────────────────────────────────────────────────────────────
  2. % sample BBS2DAY Config-File v3.20
  3. %─────────────────────────────────────────────────────────────────────────
  4. % This file will be processed sequentially. Lines with ; or % in column 1
  5. % are treated as comment lines. Everything following the ; or % character
  6. % also is treated as comment and ignored.
  7. % Without exception all keywords are case insensitive.
  8. % text lines will always be used as found in this file.
  9. %
  10. % This is a sample for a single line BBS.
  11. % If you're running multi line, you should create as many configfiles as
  12. % lines and define all needed data in it. Execute BBS2DAY with the name
  13. % of your configfile as a parameter.
  14. % e.g. BBS2DAY c:\RA\BBS2DAY.LN1
  15. %      BBS2DAY c:\RA\BBS2DAY.LN2
  16. %
  17. %
  18. %─────────────────────────────────────────────────────────────────────────
  19. % The BBS that you're using: (QuickBBS, SuperBBS, RemoteAccess or OPUS)
  20. BBSSYSTEM QuickBBS
  21. %
  22. %─────────────────────────────────────────────────────────────────────────
  23. % The RemoteAccess Version: (needed with RA 1.10, since there's a new
  24. % LastCaller.BBS structure.
  25. RA 1.10
  26. %
  27. %─────────────────────────────────────────────────────────────────────────
  28. % Path where to find TIMELOG.BBS and where to store BBS2DAY's own data:
  29. % if this command is disabled BBS2DAY tries to read from current path
  30. BBSPATH C:\QuickBBS\
  31. %
  32. %─────────────────────────────────────────────────────────────────────────
  33. % Define the line, this configfile is created for.
  34. % (needed with RA in multi-line mode)
  35. % Default is BBSLINE 1   (single-line mode)
  36. BBSLINE 1
  37. %
  38. %─────────────────────────────────────────────────────────────────────────
  39. % This is the path where to find USERS.BBS
  40. % default is the path defined with BBSPATH
  41. % except when running RA (on RA the path will be taken out of config.ra)
  42. ;BBSBASEPATH C:\RA\
  43. %
  44. %─────────────────────────────────────────────────────────────────────────
  45. % This is the path where to find SYSINFO.BBS and RA's LASTCALL.BBS
  46. % default is the path defined with BBSPATH, except when running RA
  47. %  (on RA the path will be taken out of config.ra)
  48. ;BBSSYSPATH C:\RA\
  49. %
  50. %─────────────────────────────────────────────────────────────────────────
  51. % if BBS2Day should ignore the contents of your bbs-system configuration
  52. % use this command to tell BBS2Day where to place the textfiles:
  53. ;TEXTPATH C:\quickbbs\txtfiles\
  54. %
  55. %─────────────────────────────────────────────────────────────────────────
  56. % BBS2Day has to use different filenames when using RA/QBBS Type 6 command
  57. % This can be done by setting Filenametype to a value of 1 or 2
  58. % filenametype 2 will force BBS2DAY to create filenames ending with a
  59. % digit, filenametype 1 with a letter, alle other characters will be
  60. % identical. FilenameType 0 (the default) will BBS2DAY make filenames like
  61. % in previous versions. See manual for detailed information.
  62. ;FILENAMETYPE 0
  63. %
  64. %─────────────────────────────────────────────────────────────────────────
  65. % Enable LOG-File option
  66. % LOGLEVEL = 5 == Detailed processing information
  67. %            4 == Brief information
  68. %            3 == User - Online-date & time information
  69. %            2 == Warnings, missing files
  70. %            1 == Dos Errors
  71. %            0 == No log file  (Default)
  72. %
  73. ;LOGLEVEL 3
  74. %
  75. %─────────────────────────────────────────────────────────────────────────
  76. % Color of header
  77. COLOR-HIGH 14
  78. %
  79. %  Color of boarder
  80. COLOR-NORM 11
  81. %
  82. %  Color of chart (human callers)
  83. COLOR-CALLER 31
  84. %
  85. %  Color of chart (mailer)
  86. COLOR-MAILER 28
  87. %
  88. % format of date used in header:     (see also NAME-DAY, NAME-MONTH)
  89. DATEFORMAT MM/DD/YY
  90. %
  91. %─────────────────────────────────────────────────────────────────────────
  92. % BBS2DAY Header (max. 79 characters):
  93. HEADER Avg. percentage of BBS usage by hour for the last  days
  94. %
  95. %─────────────────────────────────────────────────────────────────────────
  96. % BBS2DAY Average text (max. 3 characters)
  97. AVG Avg
  98. %
  99. %─────────────────────────────────────────────────────────────────────────
  100. % BBS2DAY explaination textline (max. 70 characters)
  101. DEFINE   M = Mailer      C = human Caller
  102. %
  103. %─────────────────────────────────────────────────────────────────────────
  104. % BBS2DAY explaination IBM-textline (max. 70 characters)
  105. IBM-DEFINE   ║ = Mailer   █ = Human Caller
  106. %
  107. %─────────────────────────────────────────────────────────────────────────
  108. % Use IBM-Ascii codes in ASCII-file, not standard ascii-codes
  109. ; Ibm-ascii
  110. %
  111. % Use IBM-Ascii codes in ANSI-file, not standard ascii-codes
  112. IBM-ansi
  113. %
  114. %─────────────────────────────────────────────────────────────────────────
  115. % Include Mailer activity into 2DAY-list
  116. MAIL
  117. %
  118. %─────────────────────────────────────────────────────────────────────────
  119. % The mailer-system that you're using: (FrontDoor, Binkley or D'Bridge)
  120. MAILSYSTEM FrontDoor
  121. %
  122. % if you're using Frontdoor 2.0 add this line to speed up recognition:
  123. % you must only have enabled $ (costs) in your FD-log-setup.
  124. FRONTDOOR 2.0
  125. %
  126. %─────────────────────────────────────────────────────────────────────────
  127. % Name & Path where to find your mailers logfile:
  128. MAILLOG C:\FD\FD.LOG
  129. %
  130. %─────────────────────────────────────────────────────────────────────────
  131. % OPUS commands:
  132. OPUS-COMMAND Snextfile
  133. OPUS-WAIT Press ENTER to continue: 
  134. %
  135. % OPUS 1.1x can use OEC files instead of GBS-ANSI-files:
  136. % Keep in mind to change all definitions about ClearScreen,
  137. %  MoreOn, MoreOff, Stop/Abort, etc...
  138. ;OPUS-ANSI-EXT OEC
  139. %
  140. % Name and Path of OPUS 1.1x Logfile
  141. OPUS-LOGPATH d:\opus\OPUS.LOG
  142. %
  143. % Strings to recognize beginning en end of an OPUS-User-session:
  144. OPUS-STARTTEXT OPUS Connect
  145. OPUS-END +
  146. OPUS-ENDTEXT OPUS @ off-line. Calls
  147. %
  148. %─────────────────────────────────────────────────────────────────────────
  149. % Maximus commands:
  150. % since Maximus is compatible to OPUS 1.1x you can use these
  151. % commands (see OPUS commands for definitions)
  152. %
  153. %   OPUS-COMMAND Snextfile
  154. %   OPUS-WAIT Press ENTER to continue: 
  155. %   OPUS-ANSI-EXT OEC
  156. %
  157. %
  158. % Name and Path of Maximus Logfile
  159. MAXS-LOGPATH d:\opus\MAXS.LOG
  160. %
  161. % Strings to recognize beginning en end of an Maximus-User-session:
  162. MAXS-START +
  163. MAXS-STARTTEXT MAX @ Calling
  164. MAXS-END +
  165. MAXS-ENDTEXT MAX @ off-line. Calls
  166. %
  167. %─────────────────────────────────────────────────────────────────────────
  168. % Define BINKLEY logfile recognition characters
  169. % !!!! these parameters are case insensitive !!!!
  170. %
  171. % !!!! both BINK-STARTTEXT lines must be defined in way of appearrence !!!!
  172. % 1.st: Connect ... found in log-file
  173. ;BINK-START #
  174. ;BINK-STARTTEXT BINK Connect
  175. % 2.nd: Remote uses ... found in log-file
  176. ;BINK-START2 *
  177. ;BINK-STARTTEXT2 BINK Remote Uses
  178. % or 2.nd: Sending mail ... found in log-file
  179. ;BINK-START3 *
  180. ;BINK-STARTTEXT3 BINK Sending mail
  181. %
  182. % one of these two BINK-ENDTEXT may occur:
  183. ;BINK-END *
  184. ;BINK-ENDTEXT BINK End of @ session
  185. ;BINK-END2 *
  186. ;BINK-ENDTEXT2 BINK Lost Carrier
  187. %
  188. %─────────────────────────────────────────────────────────────────────────
  189. % Define D'BRIDGE v1.31 logfile recognition characters
  190. %
  191. DB-LOGOPTION None       % In/Outbound files
  192. ;DB-LOGOPTION Terse      % Log-file in Terse mode
  193. ;DB-LOGOPTION Verbose    % Log-file in verbose mode
  194. %
  195. % Log-file commands (terse and verbose mode)
  196. ;DB-STARTTEXT EMSI:
  197. ;DB-STARTTEXT2 YOOHOO:
  198. ;DB-STARTTEXT3 X-RCV:
  199. ;DB-ENDTEXT Inbound call complete,
  200. ;DB-ENDTEXT2 Successful,
  201. ;DB-ENDTEXT3 Session failure
  202. ;DB-ENDTEXT4 Lost Carrier
  203. ;DB-ENDTEXT5 Bad/Incomplete Archive
  204. %
  205. % additional commands on Terse mode:
  206. ;DB-ENDTERSE Packet
  207. ;DB-NOENDTERSE1 File(s) requested:
  208. ;DB-NOENDTERSE2 Unsecured mail for
  209. ;DB-NOENDTERSE3 Secured mail for
  210. ;DB-ACTIONTERSE1 -RCV
  211. ;DB-ACTIONTERSE2 -SEND
  212. %
  213. %─────────────────────────────────────────────────────────────────────────
  214. % Add <byte> CR/LF to end of each chart: (Default = 0)
  215. CR/LF 2
  216. %
  217. %─────────────────────────────────────────────────────────────────────────
  218. % Turn Page/More ON/OFF with NOMORE [ON / OFF] or NOMORE
  219. NOMORE
  220. %
  221. % Define Page/More characters (Default = ctrl-d,ctrl-e)
  222. MOREON  
  223. MOREOFF 
  224. %
  225. %─────────────────────────────────────────────────────────────────────────
  226. % Turn Stop/Aborting ON/OFF with ABORT [ON / OFF] or ABORT
  227. % Only ABORT OFF will turn aborting off
  228. % ABORT and ABORT ON will only force an output of the "Abort w/ S" character
  229. ;ABORT OFF
  230. %
  231. % Define Stop/Aborting characters (Default = ctrl-c,ctrl-b)
  232. STOPON  
  233. STOPOFF 
  234. %
  235. %─────────────────────────────────────────────────────────────────────────
  236. % DO NOT Suppress "Press [ENTER] to continue:"
  237. ;WAIT-FOR-KEY
  238. % Define color of "Press ...": (Default = ESC [0;1;35m)
  239. COLOR-PressColor 13
  240. % Re-Define "Press [ENTER] to continue:":
  241. PressEnter W, please press [Enter] to continue:
  242. % define ctrl-key (default = ctrl-a)
  243. PressChar 
  244. %
  245. %─────────────────────────────────────────────────────────────────────────
  246. % activate definable usage system graph:
  247. DEFINABLE-USAGE
  248. %
  249. %─────────────────────────────────────────────────────────────────────────
  250. % BBS2DAY Usage graph header (max. 79 characters)
  251. USAGEHEADER Avg. % of BBS activity by hour for the last  days ( B -  E)
  252. %
  253. %─────────────────────────────────────────────────────────────────────────
  254. % define length (days) of def.usage graph
  255. USAGELENGTH 7
  256. %─────────────────────────────────────────────────────────────────────────
  257. % delete data older than ## days of def.usage graph
  258. USAGECOMPRESS 28
  259. %
  260. %─────────────────────────────────────────────────────────────────────────
  261. % generate a weekly chart  2DAYWEEK.ASC/ANS
  262. ;usageweek
  263. %
  264. %
  265. % weekly chart  2DAYWEEK.ASC/ANS  time-resolution (min per day OR week)
  266. % M = minutes per day (default)
  267. % D = minutes per week ( chart-values (%) 7 times higher than M
  268. %
  269. weekchart M
  270. %
  271. %─────────────────────────────────────────────────────────────────────────
  272. % generate a chart of the last 24 hours  2DAY24HR.ASC/ANS/AVT
  273. % (to use this option DEFINEABLE-USAGE must be enabled)
  274. 24HOURS
  275. %
  276. %─────────────────────────────────────────────────────────────────────────
  277. % DEBUG-Mode (slow, runtime-information)
  278. ;debug
  279. %
  280. %
  281. %─────────────────────────────────────────────────────────────────────────
  282. %         !!!     R E G I S T E R E D   U S E R S   O N L Y    !!!
  283. %─────────────────────────────────────────────────────────────────────────
  284. %                                              !! registered users only !!
  285. % BBS2DAY mailer Header (max. 79 characters)
  286. MAILHEADER Average percentage of mailer usage by hour for the last  days
  287. %
  288. %─────────────────────────────────────────────────────────────────────────
  289. % Make own mailer activity chart               !! registered users only !!
  290. MAILCHART
  291. %
  292. %─────────────────────────────────────────────────────────────────────────
  293. % use characters of Caller in 2DAYFD.ANS       !! registered users only !!
  294. MAILCHAR Off
  295. %
  296. %─────────────────────────────────────────────────────────────────────────
  297. % Define own characters for charts             !! registered users only !!
  298. IBM-CharMLo  ╥
  299. IBM-CharMHi  ║
  300. IBM-CharMALo ╥
  301. IBM-CharMAHi ╫
  302. IBM-CharCLo  ▄
  303. IBM-CharCHi  █
  304. IBM-CharCALo ▄
  305. IBM-CharCAHi █
  306. IBM-CharMDL  ─
  307. ASC-CharMDL  -
  308. %
  309. %─────────────────────────────────────────────────────────────────────────
  310. % Define own text for date-format              !! registered users only !!
  311. NAME-DAY:SUN Sun
  312. NAME-DAY:MON Mon
  313. NAME-DAY:TUE Tue
  314. NAME-DAY:WED Wed
  315. NAME-DAY:THU Thu
  316. NAME-DAY:FRI Fri
  317. NAME-DAY:SAT Sat
  318. %
  319. NAME-MONTH:JAN January
  320. NAME-MONTH:FEB February
  321. NAME-MONTH:MAR March
  322. NAME-MONTH:APR April
  323. NAME-MONTH:MAY May
  324. NAME-MONTH:JUN June
  325. NAME-MONTH:JUL July
  326. NAME-MONTH:AUG August
  327. NAME-MONTH:SEP September
  328. NAME-MONTH:OCT October
  329. NAME-MONTH:NOV November
  330. NAME-MONTH:DEC December
  331. %
  332. %
  333. % --- EOF ---
  334. %─────────────────────────────────────────────────────────────────────────
  335.